[INFO] cloning repository https://github.com/null-proto/depo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/null-proto/depo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnull-proto%2Fdepo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnull-proto%2Fdepo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3b7ad967a9794c9c247236d3db2f3cac4167852
[INFO] fixing null-proto/depo against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnull-proto%2Fdepo" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/null-proto/depo
[INFO] finished tweaking git repo https://github.com/null-proto/depo
[INFO] tweaked toml for git repo https://github.com/null-proto/depo written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/null-proto/depo on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/null-proto/depo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v2.6.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.22
[INFO] [stderr]   Downloaded socket2 v0.6.2
[INFO] [stderr]   Downloaded indexmap v2.13.0
[INFO] [stderr]   Downloaded rustls-pemfile v2.2.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.11
[INFO] [stderr]   Downloaded cmake v0.1.57
[INFO] [stderr]   Downloaded pin-project v1.1.11
[INFO] [stderr]   Downloaded rand_core v0.10.0
[INFO] [stderr]   Downloaded getrandom v0.4.1
[INFO] [stderr]   Downloaded rand v0.10.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.0
[INFO] [stderr]   Downloaded tokio v1.49.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.37.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 09b1b89eb3e590a7ca14f8010c8a00154ad2e143cbb8a855c13315a5f76b8464
[INFO] running `Command { std: "docker" "start" "09b1b89eb3e590a7ca14f8010c8a00154ad2e143cbb8a855c13315a5f76b8464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "09b1b89eb3e590a7ca14f8010c8a00154ad2e143cbb8a855c13315a5f76b8464" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09b1b89eb3e590a7ca14f8010c8a00154ad2e143cbb8a855c13315a5f76b8464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "09b1b89eb3e590a7ca14f8010c8a00154ad2e143cbb8a855c13315a5f76b8464" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking reper v0.1.0 (/opt/rustwide/workdir/reper)
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking life v0.1.0 (/opt/rustwide/workdir/life)
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking depo v0.1.0-build.64 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `tower`
[INFO] [stdout]   --> src/conn.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tower::Service;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tower`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tower`, use `cargo add tower` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower`
[INFO] [stdout]  --> src/serv/http.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tower::Service;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tower`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tower`, use `cargo add tower` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower`
[INFO] [stdout]  --> src/serv/fetch.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tower::Service;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tower`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tower`, use `cargo add tower` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TcpSocket` and `TcpStream`
[INFO] [stdout]  --> src/serv/fetch.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::net::{TcpSocket, TcpStream};
[INFO] [stdout]   |                  ^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/conn.rs:105:35
[INFO] [stdout]     |
[INFO] [stdout] 105 |   ) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]     |
[INFO] [stdout] 105 -   ) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 105 +   ) -> std::task::Poll<Result<(), <conn::Connection<T> as TryFrom>::Error>> {
[INFO] [stdout]     |
[INFO] [stdout] 105 -   ) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 105 +   ) -> std::task::Poll<Result<(), <conn::Connection<T> as TryFuture>::Error>> {
[INFO] [stdout]     |
[INFO] [stdout] 105 -   ) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 105 +   ) -> std::task::Poll<Result<(), <conn::Connection<T> as TryInto>::Error>> {
[INFO] [stdout]     |
[INFO] [stdout] 105 -   ) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 105 +   ) -> std::task::Poll<Result<(), <conn::Connection<T> as TryStream>::Error>> {
[INFO] [stdout]     |
[INFO] [stdout]     = and 4 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/conn.rs:114:39
[INFO] [stdout]     |
[INFO] [stdout] 114 |   fn call(&mut self, req: Request) -> Self::Future {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]     |
[INFO] [stdout] 114 -   fn call(&mut self, req: Request) -> Self::Future {
[INFO] [stdout] 114 +   fn call(&mut self, req: Request) -> <conn::Connection<T> as hyper::service::HttpService>::Future {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> src/serv/http.rs:16:91
[INFO] [stdout]    |
[INFO] [stdout] 16 |   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout]    |                                                                                           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]    |
[INFO] [stdout] 16 -   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 16 +   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), <HttpService as TryFrom>::Error>> {
[INFO] [stdout]    |
[INFO] [stdout] 16 -   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 16 +   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), <HttpService as TryFuture>::Error>> {
[INFO] [stdout]    |
[INFO] [stdout] 16 -   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 16 +   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), <HttpService as TryInto>::Error>> {
[INFO] [stdout]    |
[INFO] [stdout] 16 -   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 16 +   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), <HttpService as TryStream>::Error>> {
[INFO] [stdout]    |
[INFO] [stdout]    = and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `depo` (lib test) due to 9 previous errors; 1 warning emitted
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> src/serv/http.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn call(&mut self, req: Request) -> Self::Future {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]    |
[INFO] [stdout] 20 -   fn call(&mut self, req: Request) -> Self::Future {
[INFO] [stdout] 20 +   fn call(&mut self, req: Request) -> <HttpService as hyper::service::HttpService>::Future {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> src/serv/fetch.rs:21:91
[INFO] [stdout]    |
[INFO] [stdout] 21 |   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout]    |                                                                                           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]    |
[INFO] [stdout] 21 -   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 21 +   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), <FetchService as TryFrom>::Error>> {
[INFO] [stdout]    |
[INFO] [stdout] 21 -   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 21 +   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), <FetchService as TryFuture>::Error>> {
[INFO] [stdout]    |
[INFO] [stdout] 21 -   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 21 +   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), <FetchService as TryInto>::Error>> {
[INFO] [stdout]    |
[INFO] [stdout] 21 -   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 21 +   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), <FetchService as TryStream>::Error>> {
[INFO] [stdout]    |
[INFO] [stdout]    = and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> src/serv/fetch.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 |   fn call(&mut self, req: Request) -> Self::Future {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]    |
[INFO] [stdout] 25 -   fn call(&mut self, req: Request) -> Self::Future {
[INFO] [stdout] 25 +   fn call(&mut self, req: Request) -> <FetchService as hyper::service::HttpService>::Future {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower`
[INFO] [stdout]   --> src/conn.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tower::Service;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tower`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tower`, use `cargo add tower` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower`
[INFO] [stdout]  --> src/serv/http.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tower::Service;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tower`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tower`, use `cargo add tower` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower`
[INFO] [stdout]  --> src/serv/fetch.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tower::Service;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tower`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tower`, use `cargo add tower` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TcpSocket` and `TcpStream`
[INFO] [stdout]  --> src/serv/fetch.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::net::{TcpSocket, TcpStream};
[INFO] [stdout]   |                  ^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/conn.rs:105:35
[INFO] [stdout]     |
[INFO] [stdout] 105 |   ) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]     |
[INFO] [stdout] 105 -   ) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 105 +   ) -> std::task::Poll<Result<(), <conn::Connection<T> as TryFrom>::Error>> {
[INFO] [stdout]     |
[INFO] [stdout] 105 -   ) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 105 +   ) -> std::task::Poll<Result<(), <conn::Connection<T> as TryFuture>::Error>> {
[INFO] [stdout]     |
[INFO] [stdout] 105 -   ) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 105 +   ) -> std::task::Poll<Result<(), <conn::Connection<T> as TryInto>::Error>> {
[INFO] [stdout]     |
[INFO] [stdout] 105 -   ) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 105 +   ) -> std::task::Poll<Result<(), <conn::Connection<T> as TryStream>::Error>> {
[INFO] [stdout]     |
[INFO] [stdout]     = and 4 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/conn.rs:114:39
[INFO] [stdout]     |
[INFO] [stdout] 114 |   fn call(&mut self, req: Request) -> Self::Future {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]     |
[INFO] [stdout] 114 -   fn call(&mut self, req: Request) -> Self::Future {
[INFO] [stdout] 114 +   fn call(&mut self, req: Request) -> <conn::Connection<T> as hyper::service::HttpService>::Future {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> src/serv/http.rs:16:91
[INFO] [stdout]    |
[INFO] [stdout] 16 |   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout]    |                                                                                           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]    |
[INFO] [stdout] 16 -   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 16 +   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), <HttpService as TryFrom>::Error>> {
[INFO] [stdout]    |
[INFO] [stdout] 16 -   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 16 +   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), <HttpService as TryFuture>::Error>> {
[INFO] [stdout]    |
[INFO] [stdout] 16 -   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 16 +   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), <HttpService as TryInto>::Error>> {
[INFO] [stdout]    |
[INFO] [stdout] 16 -   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 16 +   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), <HttpService as TryStream>::Error>> {
[INFO] [stdout]    |
[INFO] [stdout]    = and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> src/serv/http.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn call(&mut self, req: Request) -> Self::Future {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]    |
[INFO] [stdout] 20 -   fn call(&mut self, req: Request) -> Self::Future {
[INFO] [stdout] 20 +   fn call(&mut self, req: Request) -> <HttpService as hyper::service::HttpService>::Future {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> src/serv/fetch.rs:21:91
[INFO] [stdout]    |
[INFO] [stdout] 21 |   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout]    |                                                                                           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]    |
[INFO] [stdout] 21 -   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 21 +   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), <FetchService as TryFrom>::Error>> {
[INFO] [stdout]    |
[INFO] [stdout] 21 -   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 21 +   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), <FetchService as TryFuture>::Error>> {
[INFO] [stdout]    |
[INFO] [stdout] 21 -   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 21 +   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), <FetchService as TryInto>::Error>> {
[INFO] [stdout]    |
[INFO] [stdout] 21 -   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), Self::Error>> {
[INFO] [stdout] 21 +   fn poll_ready(&mut self, cx: &mut std::task::Context<'_>) -> std::task::Poll<Result<(), <FetchService as TryStream>::Error>> {
[INFO] [stdout]    |
[INFO] [stdout]    = and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> src/serv/fetch.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 |   fn call(&mut self, req: Request) -> Self::Future {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]    |
[INFO] [stdout] 25 -   fn call(&mut self, req: Request) -> Self::Future {
[INFO] [stdout] 25 +   fn call(&mut self, req: Request) -> <FetchService as hyper::service::HttpService>::Future {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `depo` (lib) due to 9 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "09b1b89eb3e590a7ca14f8010c8a00154ad2e143cbb8a855c13315a5f76b8464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09b1b89eb3e590a7ca14f8010c8a00154ad2e143cbb8a855c13315a5f76b8464", kill_on_drop: false }`
[INFO] [stdout] 09b1b89eb3e590a7ca14f8010c8a00154ad2e143cbb8a855c13315a5f76b8464
